auto merge of #813 : alexcrichton/cargo/build-cmd-cross-compile, r=brson
authorbors <bors@rust-lang.org>
Fri, 7 Nov 2014 19:28:57 +0000 (19:28 +0000)
committerbors <bors@rust-lang.org>
Fri, 7 Nov 2014 19:28:57 +0000 (19:28 +0000)
These commits contain a number of improvements to the usage of build scripts when cross compiling. A few erroneous assumptions were made to start out with, and this also fixes the long-standing bug of using build scripts in host packages (e.g. plugins and build dependencies).


Trivial merge